| 1. | Specifies the loop variable to be used in a 循环中要使用的循环变量。 |
| 2. | Declare looping variables in the for or for each statement 在for或for each语句中声明循环变量 |
| 3. | Loop that decrements the loop variable after each iteration 循环,在每次循环之后递减循环变量。 |
| 4. | Property as a loop variable 属性作为循环变量循环访问控件数组。 |
| 5. | You can use visual basic 2005 to declare a loop variable as part of a 可以使用visual basic 2005将循环变量声明为 |
| 6. | The scope of a loop variable declared in this manner is the loop itself 以此方式声明的循环变量的范围是循环本身。 |
| 7. | Loop variable declaration 循环变量声明 |
| 8. | Closed - loop variable structure control method for seismically excited building structures 建筑结构抗震控制的闭环趋近律方法 |
| 9. | Application of matlab simulink in mine hoist double - loop variable speed system design 在矿井提升机双闭环调速系统设计中的应用 |
| 10. | Listing 1 shows the for - each loop for iterating over an array and a collection ; in each case , the loop variable test condition and update expression is generated by the compiler , as if the programmer had coded it the usual way 清单1显示了基于数组和集合的迭代的for - each循环;任何一种情况下,循环变量测试条件和更新表达式由编译器生成,就好像编程人员把它编码成通常的方法一样。 |